home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / DELPHI32 / GRAPHICS / IMGLIB95 / UTOOLBAR.DF_ / UTOOLBAR.DF / UTOOLBAR.txt
Text File  |  1996-03-31  |  6KB  |  314 lines

  1. object BForm1: TBForm1
  2.   Left = 131
  3.   Top = 68
  4.   Width = 465
  5.   Height = 397
  6.   ActiveControl = PMultiImage1
  7.   Caption = 'Toolbar Example'
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   OnActivate = FormActivate
  14.   OnClose = FormClose
  15.   OnCreate = FormCreate
  16.   TextHeight = 13
  17.   object Label1: TLabel
  18.     Left = 12
  19.     Top = 8
  20.     Width = 406
  21.     Height = 13
  22.     Caption = 
  23.       'A Toolbar can only be used if the form is NON Modal otherwise it' +
  24.       ' will not stay on top.'
  25.   end
  26.   object Bevel1: TBevel
  27.     Left = 312
  28.     Top = 27
  29.     Width = 135
  30.     Height = 342
  31.   end
  32.   object Label2: TLabel
  33.     Left = 334
  34.     Top = 28
  35.     Width = 87
  36.     Height = 13
  37.     Caption = 'Customize Toolbar'
  38.     Font.Color = clPurple
  39.     Font.Height = -11
  40.     Font.Name = 'MS Sans Serif'
  41.     Font.Style = []
  42.     ParentFont = False
  43.   end
  44.   object Label3: TLabel
  45.     Left = 116
  46.     Top = 293
  47.     Width = 28
  48.     Height = 13
  49.     Caption = 'tbTop'
  50.   end
  51.   object Label4: TLabel
  52.     Left = 117
  53.     Top = 317
  54.     Width = 27
  55.     Height = 13
  56.     Caption = 'tbLeft'
  57.   end
  58.   object CheckBox1: TCheckBox
  59.     Left = 320
  60.     Top = 77
  61.     Width = 121
  62.     Height = 16
  63.     Caption = 'ImageOpen'
  64.     State = cbChecked
  65.     TabOrder = 1
  66.     OnClick = CheckBox1Click
  67.   end
  68.   object CheckBox2: TCheckBox
  69.     Left = 320
  70.     Top = 95
  71.     Width = 121
  72.     Height = 16
  73.     Caption = 'ImageSave'
  74.     State = cbChecked
  75.     TabOrder = 2
  76.     OnClick = CheckBox1Click
  77.   end
  78.   object CheckBox3: TCheckBox
  79.     Left = 320
  80.     Top = 131
  81.     Width = 121
  82.     Height = 16
  83.     Caption = 'CutImage'
  84.     State = cbChecked
  85.     TabOrder = 3
  86.     OnClick = CheckBox1Click
  87.   end
  88.   object CheckBox4: TCheckBox
  89.     Left = 320
  90.     Top = 148
  91.     Width = 121
  92.     Height = 16
  93.     Caption = 'CopyImage'
  94.     State = cbChecked
  95.     TabOrder = 4
  96.     OnClick = CheckBox1Click
  97.   end
  98.   object CheckBox5: TCheckBox
  99.     Left = 320
  100.     Top = 167
  101.     Width = 121
  102.     Height = 16
  103.     Caption = 'PasteImage'
  104.     State = cbChecked
  105.     TabOrder = 5
  106.     OnClick = CheckBox1Click
  107.   end
  108.   object CheckBox6: TCheckBox
  109.     Left = 320
  110.     Top = 184
  111.     Width = 121
  112.     Height = 16
  113.     Caption = 'ZoomInImage'
  114.     State = cbChecked
  115.     TabOrder = 6
  116.     OnClick = CheckBox1Click
  117.   end
  118.   object CheckBox7: TCheckBox
  119.     Left = 320
  120.     Top = 202
  121.     Width = 121
  122.     Height = 16
  123.     Caption = 'ZoomOutImage'
  124.     State = cbChecked
  125.     TabOrder = 7
  126.     OnClick = CheckBox1Click
  127.   end
  128.   object CheckBox8: TCheckBox
  129.     Left = 320
  130.     Top = 220
  131.     Width = 121
  132.     Height = 16
  133.     Caption = 'RotateImage'
  134.     State = cbChecked
  135.     TabOrder = 8
  136.     OnClick = CheckBox1Click
  137.   end
  138.   object CheckBox9: TCheckBox
  139.     Left = 320
  140.     Top = 238
  141.     Width = 121
  142.     Height = 16
  143.     Caption = 'FlipImage'
  144.     State = cbChecked
  145.     TabOrder = 9
  146.     OnClick = CheckBox1Click
  147.   end
  148.   object CheckBox10: TCheckBox
  149.     Left = 320
  150.     Top = 256
  151.     Width = 121
  152.     Height = 16
  153.     Caption = 'ResetImage'
  154.     State = cbChecked
  155.     TabOrder = 10
  156.     OnClick = CheckBox1Click
  157.   end
  158.   object CheckBox11: TCheckBox
  159.     Left = 320
  160.     Top = 273
  161.     Width = 121
  162.     Height = 16
  163.     Caption = 'StretchImage'
  164.     State = cbChecked
  165.     TabOrder = 11
  166.     OnClick = CheckBox1Click
  167.   end
  168.   object CheckBox12: TCheckBox
  169.     Left = 320
  170.     Top = 291
  171.     Width = 121
  172.     Height = 16
  173.     Caption = 'StretchImageratio'
  174.     State = cbChecked
  175.     TabOrder = 12
  176.     OnClick = CheckBox1Click
  177.   end
  178.   object CheckBox13: TCheckBox
  179.     Left = 320
  180.     Top = 113
  181.     Width = 121
  182.     Height = 16
  183.     Caption = 'PrintImage'
  184.     State = cbChecked
  185.     TabOrder = 13
  186.     OnClick = CheckBox1Click
  187.   end
  188.   object CheckBox14: TCheckBox
  189.     Left = 320
  190.     Top = 309
  191.     Width = 121
  192.     Height = 16
  193.     Caption = 'ScrolMessage'
  194.     State = cbChecked
  195.     TabOrder = 14
  196.     OnClick = CheckBox1Click
  197.   end
  198.   object CheckBox15: TCheckBox
  199.     Left = 320
  200.     Top = 327
  201.     Width = 121
  202.     Height = 16
  203.     Caption = 'CreditMessage'
  204.     State = cbChecked
  205.     TabOrder = 15
  206.     OnClick = CheckBox1Click
  207.   end
  208.   object CheckBox17: TCheckBox
  209.     Left = 136
  210.     Top = 340
  211.     Width = 97
  212.     Height = 17
  213.     Caption = 'Show Toolbar'
  214.     TabOrder = 16
  215.     OnClick = CheckBox17Click
  216.   end
  217.   object PMultiImage1: TPMultiImage
  218.     Left = 17
  219.     Top = 64
  220.     Width = 293
  221.     Height = 210
  222.     Color = clNavy
  223.     Font.Color = clLime
  224.     Font.Height = -11
  225.     Font.Name = 'Times New Roman'
  226.     Font.Style = []
  227.     ImageName = 'file not found'
  228.     ImageDither = True
  229.     ImageReadRes = lAutoMatic
  230.     ImageWriteRes = sAutoMatic
  231.     TifSaveCompress = sNONE
  232.     JPegSaveQuality = 25
  233.     JPegSaveSmooth = 0
  234.     ParentFont = False
  235.     StretchRatio = True
  236.     Text = 'ImageLib'
  237.     TextShadowColor = clSilver
  238.     TextLeft = 0
  239.     TextTop = 0
  240.     TextRotate = 0
  241.     TabOrder = 0
  242.     TabStop = False
  243.   end
  244.   object CheckBox18: TCheckBox
  245.     Left = 320
  246.     Top = 40
  247.     Width = 121
  248.     Height = 16
  249.     Caption = 'ScanImage'
  250.     State = cbChecked
  251.     TabOrder = 17
  252.     OnClick = CheckBox1Click
  253.   end
  254.   object CheckBox19: TCheckBox
  255.     Left = 320
  256.     Top = 344
  257.     Width = 121
  258.     Height = 16
  259.     Caption = 'ColorPalette'
  260.     State = cbChecked
  261.     TabOrder = 18
  262.     OnClick = CheckBox1Click
  263.   end
  264.   object SpinEdit1: TSpinEdit
  265.     Left = 152
  266.     Top = 288
  267.     Width = 57
  268.     Height = 22
  269.     MaxValue = 0
  270.     MinValue = 0
  271.     TabOrder = 19
  272.     Value = 1
  273.     OnChange = SpinEdit1Change
  274.   end
  275.   object SpinEdit2: TSpinEdit
  276.     Left = 152
  277.     Top = 312
  278.     Width = 57
  279.     Height = 22
  280.     MaxValue = 0
  281.     MinValue = 0
  282.     TabOrder = 20
  283.     Value = 1
  284.     OnChange = SpinEdit2Change
  285.   end
  286.   object CheckBox16: TCheckBox
  287.     Left = 321
  288.     Top = 58
  289.     Width = 121
  290.     Height = 16
  291.     Caption = 'Select Scanner'
  292.     State = cbChecked
  293.     TabOrder = 21
  294.     OnClick = CheckBox1Click
  295.   end
  296.   object ImageToolBar1: TMImageToolBar
  297.     PreviewsDir = 'c:\'
  298.     tbLeft = 1
  299.     tbTop = 1
  300.     tbCaption = 'Image Toolbar'
  301.     MultiImage = PMultiImage1
  302.     OpenDialogFilter = 
  303.       'all images|*.jpg;*.bmp;*.gif;*.pcx;*.wmf;*.ico;*.png;*.scm;*.cms' +
  304.       '|jpeg|*.jpg|bitmap|*.bmp|gif|*.gif|pcx|*.pcx|png|*.png|scroll|*.' +
  305.       'scm|credit|*.cms|metafile|*.wmf|icon|*.ico'
  306.     SaveDialogFilter = 
  307.       'all images|*.jpg;*.bmp;*.gif;*.pcx;*.wmf;*.ico;*.png;*.scm;*.cms' +
  308.       '|jpeg|*.jpg|bitmap|*.bmp|gif|*.gif|pcx|*.pcx|png|*.png|scroll|*.' +
  309.       'scm|credit|*.cms|metafile|*.wmf|icon|*.ico'
  310.     Left = 32
  311.     Top = 288
  312.   end
  313. end
  314.